home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Freeware / Programare / SRCedit / setup.exe / {sys} / cmcs21.ocx / REGISTRY / 127 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2003-02-19  |  423 b   |  10 lines

  1.     CodeSense.HotKey = s 'HotKey Class'
  2.         CLSID = s '{BE2A73A9-BE2C-420E-86A4-818E48E3F29C}'
  3.     NoRemove CLSID
  4.         ForceRemove {BE2A73A9-BE2C-420E-86A4-818E48E3F29C} = s 'HotKey Class'
  5.             ProgID = s 'CodeSense.HotKey'
  6.             VersionIndependentProgID = s 'CodeSense.HotKey'
  7.             ForceRemove 'Programmable'
  8.             InprocServer32 = s '%MODULE%'
  9.                 val ThreadingModel = s 'Apartment'
  10.